home *** CD-ROM | disk | FTP | other *** search
/ Chip 2007 January, February, March & April / Chip-Cover-CD-2007-02.iso / Pakiet bezpieczenstwa / mini Pentoo LiveCD 2006.1 / mpentoo-2006.1.iso / livecd.squashfs / usr / lib / gtk-2.0 / include / gdkconfig.h
C/C++ Source or Header  |  2006-04-25  |  337b  |  24 lines

  1. /* gdkconfig.h
  2.  *
  3.  * This is a generated file.  Please modify `configure.in'
  4.  */
  5.  
  6. #ifndef GDKCONFIG_H
  7. #define GDKCONFIG_H
  8.  
  9. #ifdef __cplusplus
  10. extern "C" {
  11. #endif /* __cplusplus */
  12.  
  13.  
  14. #define GDK_WINDOWING_X11
  15.  
  16. #define GDK_HAVE_WCHAR_H 1
  17. #define GDK_HAVE_WCTYPE_H 1
  18.  
  19. #ifdef __cplusplus
  20. }
  21. #endif /* __cplusplus */
  22.  
  23. #endif /* GDKCONFIG_H */
  24.